﻿2026-07-27T14:17:45.4978676Z ##[group]Run actions/checkout@v5
2026-07-27T14:17:45.4979330Z with:
2026-07-27T14:17:45.4979717Z   repository: BigscreenVR/spt-bs-core
2026-07-27T14:17:45.4983342Z   token: ***
2026-07-27T14:17:45.4983877Z   ssh-strict: true
2026-07-27T14:17:45.4984277Z   ssh-user: git
2026-07-27T14:17:45.4984653Z   persist-credentials: true
2026-07-27T14:17:45.4985066Z   clean: true
2026-07-27T14:17:45.4985444Z   sparse-checkout-cone-mode: true
2026-07-27T14:17:45.4985883Z   fetch-depth: 1
2026-07-27T14:17:45.4986249Z   fetch-tags: false
2026-07-27T14:17:45.4986625Z   show-progress: true
2026-07-27T14:17:45.4987009Z   lfs: false
2026-07-27T14:17:45.4987362Z   submodules: false
2026-07-27T14:17:45.4987744Z   set-safe-directory: true
2026-07-27T14:17:45.4988183Z   allow-unsafe-pr-checkout: false
2026-07-27T14:17:45.4988611Z env:
2026-07-27T14:17:45.4989070Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-27T14:17:45.4989564Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-27T14:17:45.4990006Z ##[endgroup]
2026-07-27T14:17:45.5799740Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-27T14:17:45.5801464Z ##[group]Getting Git version info
2026-07-27T14:17:45.5802264Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-27T14:17:45.5803253Z [command]/usr/bin/git version
2026-07-27T14:17:45.5803701Z git version 2.43.0
2026-07-27T14:17:45.5816576Z ##[endgroup]
2026-07-27T14:17:45.5829953Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/b8f1119a-7bb5-4450-a1dd-a57b2fa23cc7' before making global git config changes
2026-07-27T14:17:45.5831270Z Adding repository directory to the temporary git global config as a safe directory
2026-07-27T14:17:45.5834478Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-27T14:17:45.5868568Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-27T14:17:45.5887882Z https://github.com/BigscreenVR/spt-bs-core
2026-07-27T14:17:45.5898257Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-27T14:17:45.5900684Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-27T14:17:45.5919330Z refs/heads/main
2026-07-27T14:17:45.5925876Z [command]/usr/bin/git checkout --detach
2026-07-27T14:17:45.6030824Z HEAD is now at deaa8c85 docs: issues live on spt-bs-releases (operator note)
2026-07-27T14:17:45.6069369Z [command]/usr/bin/git branch --delete --force main
2026-07-27T14:17:45.6097115Z Deleted branch main (was deaa8c85).
2026-07-27T14:17:45.6102969Z ##[endgroup]
2026-07-27T14:17:45.6106065Z [command]/usr/bin/git submodule status
2026-07-27T14:17:45.6303851Z ##[group]Cleaning the repository
2026-07-27T14:17:45.6306468Z [command]/usr/bin/git clean -ffdx
2026-07-27T14:17:45.6345366Z [command]/usr/bin/git reset --hard HEAD
2026-07-27T14:17:45.6401327Z HEAD is now at deaa8c85 docs: issues live on spt-bs-releases (operator note)
2026-07-27T14:17:45.6406522Z ##[endgroup]
2026-07-27T14:17:45.6408017Z ##[group]Disabling automatic garbage collection
2026-07-27T14:17:45.6411111Z [command]/usr/bin/git config --local gc.auto 0
2026-07-27T14:17:45.6435494Z ##[endgroup]
2026-07-27T14:17:45.6436251Z ##[group]Setting up auth
2026-07-27T14:17:45.6440412Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-27T14:17:45.6465902Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-27T14:17:45.6654819Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-27T14:17:45.6684245Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-27T14:17:45.6869577Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-27T14:17:45.6894958Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-27T14:17:45.7081753Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-27T14:17:45.7117536Z ##[endgroup]
2026-07-27T14:17:45.7118304Z ##[group]Fetching the repository
2026-07-27T14:17:45.7123752Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +cdbbaf8825bf558e6024f0028dc71baf2c99647e:refs/remotes/pull/97/merge
2026-07-27T14:17:46.1234655Z ##[endgroup]
2026-07-27T14:17:46.1235781Z ##[group]Determining the checkout info
2026-07-27T14:17:46.1236738Z ##[endgroup]
2026-07-27T14:17:46.1239561Z [command]/usr/bin/git sparse-checkout disable
2026-07-27T14:17:46.1278484Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-27T14:17:46.1303557Z ##[group]Checking out the ref
2026-07-27T14:17:46.1306357Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/97/merge
2026-07-27T14:17:46.1573177Z Previous HEAD position was deaa8c85 docs: issues live on spt-bs-releases (operator note)
2026-07-27T14:17:46.1575002Z HEAD is now at cdbbaf88 Merge e297ddc400321859981d764bcb51da7615fcc04d into d7e7b735f8ccf3bbb55f5faec9c174d61ced5b67
2026-07-27T14:17:46.1582893Z ##[endgroup]
2026-07-27T14:17:46.1618255Z [command]/usr/bin/git log -1 --format=%H
2026-07-27T14:17:46.1651361Z cdbbaf8825bf558e6024f0028dc71baf2c99647e
